home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / logbrain.zip / LOGBRAIN.DOC < prev    next >
Text File  |  1992-08-01  |  4KB  |  94 lines

  1.                                    LOG BRAIN
  2.                       (C) Copyright 1992 by Stanley Sheff
  3.                         Support BBS: The Brainex System
  4.                                (310) 275-2344
  5.                                (310) 273-5234
  6.  
  7.                        
  8.  
  9.    Welcome to the Log Brain.  A simple addition to GAP BBS that will create
  10.    a last callers screen and a Grafitti Wall.  LogBrain makes a fancy ANSI
  11.    and a plain text ASCII screen.  LogBrain will only add another caller to
  12.    the last callers list if:
  13.  
  14.    1) User level is within sysop specified range.
  15.    2) Caller Name different from last caller.
  16.    3) Caller Name is the same as last caller, but calling from different city,
  17.       or with a different baud rate, or on a different node.
  18.    
  19.    Log Brain will also allow callers to add to a "grafitti" wall of
  20.    user comments.  You can set the number of comments, and the level
  21.    of the caller that may add a new comment. 
  22.  
  23.     Log Brain Files
  24.     --------------
  25.     LOGBRAIN.EXE  <------------------ Main Program
  26.     LOGBRAIN.DOC  <------------------ Sysop's Information
  27.     FILE_ID.DIZ   <------------------ Short File Description
  28.     NASTY         <------------------ Sysop created bad words file
  29.    
  30.    All of these files should be in this ZIP, if they are not, don't
  31.    take a chance! Call The Brainex System and get a good copy or view the 
  32.    file on a few local boards to see if you can find a complete copy.
  33.  
  34.    * NASTY FILE *
  35.    LogBrain will check a caller's line for any nasty word you place in
  36.    this file. Place each nasty word on a separate line. The Nasty Filter
  37.    only checks letters, and will ignore numbers, spaces, and punctuation.
  38.    Example: If you put IDIOT in the NASTY file, Logbrain will filter out
  39.             Idiot, I*D*i*O*T, I  D  I  O  T, etc.
  40.  
  41.    The setup of LogBrain is simple, all you need to do copy LOGBRAIN.EXE
  42.    and NASTY (if used) to your BRAINEX directory. Run the Brainex Door 
  43.    Manager to set up Log Brain.
  44.  
  45.    You may run Log Brain with a batch file. For GAP BBS, use the LOGON.BAT 
  46.    batch file to call the door. If you already use a LOGON.BAT, just add 
  47.    this to it.
  48.    
  49.      CD \BRAINEX  
  50.      LOGBRAIN
  51.   
  52.    If you run multinode, add the NODE= comamnd.
  53.    
  54.    Example:
  55.    
  56.    LOGBRAIN NODE=1
  57.    or
  58.    LOGBRAIN NODE=2
  59.    etc.
  60.  
  61.    PCBOARD
  62.    =======
  63.    To use PCBOARD.SYS instead of DOOR.SYS add DATA=PCBOARD.SYS to the
  64.    command line. Example:
  65.  
  66.    LOGBRAIN NODE=1 DATA=PCBOARD.SYS
  67.  
  68.  
  69.    This version of LogBrain is a fully functional demo. If you like it,
  70.    please register! Registration will remove the UNREGISTERED DEMO NOTICE
  71.    shown by the program. Read REGISTER.DOC for ordering information.
  72.  
  73.    This door is released "As Is" and there is *NO* warranty or guarantee 
  74.    that it will work for you and not cause any problems. You have chosen 
  75.    to use this door, YOU are responsible for any unfortunate problems that 
  76.    may develop from its use or misuse. I will gladly listen to any 
  77.    suggestions or problems you may have, and I will do my best to fix 
  78.    whatever needs to be fixed. I can not be held responsible for any 
  79.    problems you may have, whether directly or indirectly due to the use 
  80.    of the door.
  81.    
  82.    For complete support, contact me on The Brainex System.
  83.    Your questions will be quickly and cheerfully answered!
  84.  
  85.  
  86.    Have Fun!
  87.    Stanley Sheff
  88.    The Brainex System
  89.    310-275-2344 HST
  90.    310-273-5234 MNP
  91.  
  92.  
  93.  
  94.